home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
HENSA
/
MISC
/
SHELL.ARC
/
Shell
/
h
/
FindWind
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-07
|
182 b
|
12 lines
#ifndef __Shell_FindWind_h
#define __Shell_FindWind_h
#ifndef __Shell_Shell_h
#include "Shell.Shell.h"
#endif
Shell_windblock *Shell_FindWindBlock( window_handle window);
#endif